gtkthemingengine: Eliminate a dead assignment
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Wed, 20 Nov 2013 17:36:16 +0000 (17:36 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Mon, 2 Dec 2013 10:36:26 +0000 (10:36 +0000)
commit1adf0becc2c1fd64fdf6f197f0c4733c20bb232a
treef3a4fef17e98662bcd9a9ae8b2468401a8d3dabc
parent5c5390f74b73d499dd27bac2d93c8b7b6fe35291
gtkthemingengine: Eliminate a dead assignment

This is technically a dead assignment, but is nice to retain for
clarity. Moving it to the variable definition shuts scan-build up.

https://bugzilla.gnome.org/show_bug.cgi?id=712760
gtk/gtkthemingengine.c